home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3ellseg.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_ELLSEG_H = 1;
- include("oops/r3vector.js")
- include("real/objects/r3prim.js")
-
-
- var R3CLID_ELLIPSOIDSEGMENT = 179;
-
-
-
-
- R3ELLSEGA_Center = 179501;
- function SetR3ELLSEGA_Center(value) {
- R3Set(this.r3obj, R3ELLSEGA_Center, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_Center() {
- return R3Get(this.r3obj, R3ELLSEGA_Center, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_A = 179502;
- function SetR3ELLSEGA_A(value) {
- R3Set(this.r3obj, R3ELLSEGA_A, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_A() {
- return R3Get(this.r3obj, R3ELLSEGA_A, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_B = 179503;
- function SetR3ELLSEGA_B(value) {
- R3Set(this.r3obj, R3ELLSEGA_B, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_B() {
- return R3Get(this.r3obj, R3ELLSEGA_B, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_C = 179504;
- function SetR3ELLSEGA_C(value) {
- R3Set(this.r3obj, R3ELLSEGA_C, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_C() {
- return R3Get(this.r3obj, R3ELLSEGA_C, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_P1 = 179505;
- function SetR3ELLSEGA_P1(value) {
- R3Set(this.r3obj, R3ELLSEGA_P1, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_P1() {
- return R3Get(this.r3obj, R3ELLSEGA_P1, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_N1 = 179506;
- function SetR3ELLSEGA_N1(value) {
- R3Set(this.r3obj, R3ELLSEGA_N1, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_N1() {
- return R3Get(this.r3obj, R3ELLSEGA_N1, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_M1 = 179507;
- function SetR3ELLSEGA_M1(value) {
- R3Set(this.r3obj, R3ELLSEGA_M1, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_M1() {
- return R3Get(this.r3obj, R3ELLSEGA_M1, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_P2 = 179508;
- function SetR3ELLSEGA_P2(value) {
- R3Set(this.r3obj, R3ELLSEGA_P2, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_P2() {
- return R3Get(this.r3obj, R3ELLSEGA_P2, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_N2 = 179509;
- function SetR3ELLSEGA_N2(value) {
- R3Set(this.r3obj, R3ELLSEGA_N2, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_N2() {
- return R3Get(this.r3obj, R3ELLSEGA_N2, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_M2 = 179510;
- function SetR3ELLSEGA_M2(value) {
- R3Set(this.r3obj, R3ELLSEGA_M2, value, R3TID_VECTOR, 0);
- }
-
- function GetR3ELLSEGA_M2() {
- return R3Get(this.r3obj, R3ELLSEGA_M2, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_AS = 179511;
- function SetR3ELLSEGA_AS(value) {
- R3Set(this.r3obj, R3ELLSEGA_AS, value, R3TID_FLOAT, 0);
- }
-
- function GetR3ELLSEGA_AS() {
- return R3Get(this.r3obj, R3ELLSEGA_AS, R3TID_FLOAT, 0);
- }
-
- R3ELLSEGA_AE = 179512;
- function SetR3ELLSEGA_AE(value) {
- R3Set(this.r3obj, R3ELLSEGA_AE, value, R3TID_FLOAT, 0);
- }
-
- function GetR3ELLSEGA_AE() {
- return R3Get(this.r3obj, R3ELLSEGA_AE, R3TID_FLOAT, 0);
- }
-
- R3ELLSEGA_AS3D = 179513;
- function GetR3ELLSEGA_AS3D() {
- return R3Get(this.r3obj, R3ELLSEGA_AS3D, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_AE3D = 179514;
- function GetR3ELLSEGA_AE3D() {
- return R3Get(this.r3obj, R3ELLSEGA_AE3D, R3TID_VECTOR, 0);
- }
-
- R3ELLSEGA_Len = 179515;
- function SetR3ELLSEGA_Len(value) {
- R3Set(this.r3obj, R3ELLSEGA_Len, value, R3TID_FLOAT, 0);
- }
-
- function GetR3ELLSEGA_Len() {
- return R3Get(this.r3obj, R3ELLSEGA_Len, R3TID_FLOAT, 0);
- }
-
- R3ELLSEGA_Sector = 179516;
- function SetR3ELLSEGA_Sector(value) {
- R3Set(this.r3obj, R3ELLSEGA_Sector, value, R3TID_INTEGER, 0);
- }
-
- function GetR3ELLSEGA_Sector() {
- return R3Get(this.r3obj, R3ELLSEGA_Sector, R3TID_INTEGER, 0);
- }
-
- R3ELLSEGA_Uncovered1 = 179517;
- function SetR3ELLSEGA_Uncovered1(value) {
- R3Set(this.r3obj, R3ELLSEGA_Uncovered1, value, R3TID_INTEGER, 0);
- }
-
- function GetR3ELLSEGA_Uncovered1() {
- return R3Get(this.r3obj, R3ELLSEGA_Uncovered1, R3TID_INTEGER, 0);
- }
-
- R3ELLSEGA_Uncovered2 = 179518;
- function SetR3ELLSEGA_Uncovered2(value) {
- R3Set(this.r3obj, R3ELLSEGA_Uncovered2, value, R3TID_INTEGER, 0);
- }
-
- function GetR3ELLSEGA_Uncovered2() {
- return R3Get(this.r3obj, R3ELLSEGA_Uncovered2, R3TID_INTEGER, 0);
- }
-
-
-
- function r3Ellipsoidsegment () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ELLIPSOIDSEGMENT, arguments);
- }
- // Attributes
- this.GetCenter=GetR3ELLSEGA_Center;
- this.SetCenter=SetR3ELLSEGA_Center;
- this.GetA=GetR3ELLSEGA_A;
- this.SetA=SetR3ELLSEGA_A;
- this.GetB=GetR3ELLSEGA_B;
- this.SetB=SetR3ELLSEGA_B;
- this.GetC=GetR3ELLSEGA_C;
- this.SetC=SetR3ELLSEGA_C;
- this.GetP1=GetR3ELLSEGA_P1;
- this.SetP1=SetR3ELLSEGA_P1;
- this.GetN1=GetR3ELLSEGA_N1;
- this.SetN1=SetR3ELLSEGA_N1;
- this.GetM1=GetR3ELLSEGA_M1;
- this.SetM1=SetR3ELLSEGA_M1;
- this.GetP2=GetR3ELLSEGA_P2;
- this.SetP2=SetR3ELLSEGA_P2;
- this.GetN2=GetR3ELLSEGA_N2;
- this.SetN2=SetR3ELLSEGA_N2;
- this.GetM2=GetR3ELLSEGA_M2;
- this.SetM2=SetR3ELLSEGA_M2;
- this.GetAS=GetR3ELLSEGA_AS;
- this.SetAS=SetR3ELLSEGA_AS;
- this.GetAE=GetR3ELLSEGA_AE;
- this.SetAE=SetR3ELLSEGA_AE;
- this.GetAS3D=GetR3ELLSEGA_AS3D;
- this.GetAE3D=GetR3ELLSEGA_AE3D;
- this.GetLen=GetR3ELLSEGA_Len;
- this.SetLen=SetR3ELLSEGA_Len;
- this.GetSector=GetR3ELLSEGA_Sector;
- this.SetSector=SetR3ELLSEGA_Sector;
- this.GetUncovered1=GetR3ELLSEGA_Uncovered1;
- this.SetUncovered1=SetR3ELLSEGA_Uncovered1;
- this.GetUncovered2=GetR3ELLSEGA_Uncovered2;
- this.SetUncovered2=SetR3ELLSEGA_Uncovered2;
- }
-
- r3Ellipsoidsegment.prototype=new r3Primitive;
- // r3ellseg.h_H